• Image placeholder
  • 홈 페이지
  • 블로그 센터
  • 범주
Image placeholder

Spanning Tree

[Data Structure & Algorithm] 최소 신장 트리 & 크루스칼 알고리즘 (shortest path)

신장 트리(Spanning Tree): Tree 자료구조 중 하나입니다 하나의 graph가 있을때 모든 node를 포함하면서 cycle이 존재하지 않는, 부분 graph를 뜻 합니다 최소 신장 트리(Minimum Spanning Tree, MST): 하나의 graph에서 여러개의 신장 트리가 나올 수 있는데, 이 중 최소한의 비용의 트리를 최소 신장 트리라 합니다 MST 를 찾는 알고리즘으로...

Spanning Treealgorithmdata structurepythonMinimum Spanning TreeMST이코테MST

© 2022 intrepidgeeks.com

Privacy Policy Contact US Sitemap
🍪 This website uses cookies to ensure you get the best experience on our website. Learn more